Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding the ability for dogstreams to be defined via class declaration #77

Closed
wants to merge 2 commits into from

Conversation

kultar
Copy link

@kultar kultar commented Mar 26, 2015

Dogstream can be declared via class declaration on a per node basis..

Provide a comma-separated list of logs to parse and optionally custom parsers to use.

class { 'datadog_agent':
api_key => 'your key',
dogstreams => "/var/log/messages, /var/log/syslog",
}

@szatmariandras
Copy link

@LeoCavaille ping, can you merge this please?

@LeoCavaille LeoCavaille added this to the 1.3.0 milestone May 4, 2015
@Nuxij
Copy link
Contributor

Nuxij commented May 9, 2015

This would go well with DataDog/dd-agent#1557

@talwai talwai self-assigned this May 20, 2015
@talwai
Copy link
Contributor

talwai commented May 21, 2015

@kultar thanks! We opted for specifying dogstreams as an array as in #98 . Closing this

@talwai talwai closed this May 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants